Enable execution without cargo in PATH
authorAlex Crichton <alex@alexcrichton.com>
Tue, 1 Jul 2014 14:55:19 +0000 (07:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 2 Jul 2014 02:47:18 +0000 (19:47 -0700)
commite9b25787faeae68dbd0533480ab7806c0963d8c5
tree53c8f747ccd829b353ad0c36ca0aee233e1afdb5
parent75959a440b8cc3a446e297440e38aabc7e905c70
Enable execution without cargo in PATH

This allows usage of cargo without all the executables in your PATH, you only
need to be able to reach the first one.
src/bin/cargo.rs